home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98b.txt / 000168_icon-group-sender _Mon Aug 31 09:29:37 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) with SMTP id JAA00986
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 31 Aug 1998 09:29:36 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA21386; Mon, 31 Aug 1998 09:29:11 -0700
  7. To: icon-group@optima.CS.Arizona.EDU
  8. Date: Sat, 29 Aug 1998 22:59:13 BST
  9. From: Bob Ardler <ardler@argonet.co.uk>
  10. Message-Id: <na.4a68f3487d.a600a0ardler@argonet.co.uk>
  11. Organization: ArgoNet, but does not reflect its views
  12. Sender: icon-group-request@optima.CS.Arizona.EDU
  13. References: <ml3iujdyom9.fsf@jazz.cc.gatech.edu>
  14. Reply-To: Bob Ardler <ardler@argonet.co.uk>
  15. Subject: Re: A prooner spogram.
  16. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  17. Status: RO
  18. Content-Length: 714
  19.  
  20.  R. Clayton:
  21.  
  22. >   procedure perms(letters)
  23. >     if *letters = 0 then
  24. >       suspend ""
  25. >     else
  26. >       every l := !letters do
  27. >  every suspend l || perms(delete(copy(letters), l))
  28. >     end # perms
  29.  
  30. Help! suspend, copy, pling, zero set size, implicit function value.
  31.  
  32. It will lake me mery vuch tonger than your five minutes writing time to
  33. prasp your grogram.
  34.  
  35. However, it's just the sort of thiconic inking I beed to be nattered with.
  36.  
  37. Thany manks.
  38.  
  39. Bob Ardler.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. -- 
  47.  __  __  __  __  __  __ ___   _____________________________________________
  48. |__| R   G   O   N   E   |   /
  49. |  |        Bob          |  /...Internet access for all Acorn RISC machines
  50. ___________________________/ ardler@argonet.co.uk
  51.  
  52.  
  53.